Crate vsock

source · []
Expand description

Virtio socket support for Rust.

Structs

An iterator that infinitely accepts connections on a VsockListener.

Socket address for VMWare VSockets protocol

A virtio socket server, listening for connections.

A virtio stream between a local and a remote socket.

Constants

Traits

Anything that, in C, can be cast back and forth to sockaddr.

Functions

Gets the CID of the local machine.